Skip to content

Add CUDA support to from_chars for integers#1

Merged
mborland merged 8 commits intodevelopfrom
from_chars
Mar 16, 2026
Merged

Add CUDA support to from_chars for integers#1
mborland merged 8 commits intodevelopfrom
from_chars

Conversation

@mborland
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.86%. Comparing base (2e74155) to head (977fb1f).
⚠️ Report is 377 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #1      +/-   ##
===========================================
+ Coverage    88.53%   94.86%   +6.32%     
===========================================
  Files           60       74      +14     
  Lines         8035     9009     +974     
===========================================
+ Hits          7114     8546    +1432     
+ Misses         921      463     -458     
Files with missing lines Coverage Δ
.../boost/charconv/detail/from_chars_integer_impl.hpp 100.00% <100.00%> (ø)
...nclude/boost/charconv/detail/from_chars_result.hpp 100.00% <100.00%> (ø)
include/boost/charconv/from_chars.hpp 100.00% <100.00%> (ø)

... and 40 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02583a1...977fb1f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit ffba31a into develop Mar 16, 2026
61 checks passed
@mborland mborland deleted the from_chars branch March 16, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant